Skip to content

ensure sweeps use specified metric#577

Open
Archizzle wants to merge 1 commit into
PufferAI:4.0from
Archizzle:patch-1
Open

ensure sweeps use specified metric#577
Archizzle wants to merge 1 commit into
PufferAI:4.0from
Archizzle:patch-1

Conversation

@Archizzle
Copy link
Copy Markdown

I'm running a sweep to ensure nothing else is broken, but currently sweeps force optimization of score even if something else is specified in the ini file.

The changes to breakout are just for proof of concept, not actually committed
When setting score = 0, and setting the metric to an equivalent value, sweeps collapse entirely.
All runs collapse to near 0 uptime
Toy example of breakout with 0 score and metric as real score

In contrast, with the change, an incomplete sweep of only 50 runs (while also setting score = 0 and metric = real_score) results in much better results.
CleanShot 2026-05-27 at 01 36 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant